'Declaration Public Overridable Function CanMove( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Boolean
'Declaration
Public Overridable Function CanMove( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Boolean
public virtual bool CanMove( int fromIndex, int toIndex )
C1SelectManyDataCollection<S,T> Class C1SelectManyDataCollection<S,T> Members